*/
public final void endDocument() throws org.xml.sax.SAXException
{
flushCharactersBuffer();
flushPending();
if (m_doIndent && !m_isprevtext)
{
*/
public final void endDocument() throws org.xml.sax.SAXException
{
if (m_doIndent) {
flushCharactersBuffer();
}
flushPending();
if (m_doIndent && !m_isprevtext)